Skip to content

remove redundant declarations#924

Merged
stephenegriffin merged 1 commit intomainfrom
u/sgriffin/wrap
Jan 27, 2026
Merged

remove redundant declarations#924
stephenegriffin merged 1 commit intomainfrom
u/sgriffin/wrap

Conversation

@stephenegriffin
Copy link
Copy Markdown
Member

This pull request primarily removes the definitions and function declaration for WrapCompressedRTFStreamEx and its associated structures from the core/mapi/mapiFunctions.h file. Additionally, it updates the mapistub submodule to a new commit.

Removal of WrapCompressedRTFStreamEx support:

  • Deleted the RTF_WCSINFO and RTF_WCSRETINFO struct definitions, which were used as parameters for the WrapCompressedRTFStreamEx function.
  • Removed the declaration for the WrapCompressedRTFStreamEx function, which handled wrapping compressed RTF streams in MAPI.

Submodule update:

  • Updated the mapistub submodule to point to a new commit (375e3c9), which may include upstream changes or bug fixes.

@stephenegriffin stephenegriffin requested a review from a team as a code owner January 27, 2026 16:01
@github-actions
Copy link
Copy Markdown

Test Results

    8 files  ±0      8 suites  ±0   54s ⏱️ -1s
  251 tests ±0    251 ✅ ±0  0 💤 ±0  0 ❌ ±0 
2 008 runs  ±0  2 008 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 11c48a2. ± Comparison against base commit 3498619.

@stephenegriffin stephenegriffin enabled auto-merge (squash) January 27, 2026 16:11
@stephenegriffin stephenegriffin merged commit 050d3dd into main Jan 27, 2026
16 checks passed
@stephenegriffin stephenegriffin deleted the u/sgriffin/wrap branch January 27, 2026 16:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants